home *** CD-ROM | disk | FTP | other *** search
/ Magnum One / Magnum One (Mid-American Digital) (Disc Manufacturing).iso / d7 / dorpch35.arc / DOORPCH.BEG < prev    next >
Text File  |  1989-03-20  |  699b  |  11 lines

  1. '******************************************************************************
  2. '*              DOORPCH.BEG Version 3.5 for PCBOARD 14.0 + Doors              *
  3. '*                       By Clint Labarthe, Terry Shockley                    *
  4. '*                              Harold Thomson                                *
  5. '*             Copyright (C), 1987, 1988, 1989 All Rights Reserved            *
  6. '*                This logic begins at line number (label) 1.                 *
  7. '*          It MUST be "$INCLUDEd" at the beginning of your program           *
  8. '******************************************************************************
  9. 1  ON ERROR GOTO ERR.ROUTINE
  10.    CALL INITIALIZE
  11.